GrapeCity ActiveReports for .NET 12.0J
MatrixCell コンストラクタ(IEnumerable<ReportItem>)

子項目のコレックション。

MatrixCellクラスの新しいインスタンスを初期化します。

構文
'宣言
 
Public Function New( _
   ByVal items As IEnumerable(Of ReportItem) _
)
public MatrixCell( 
   IEnumerable<ReportItem> items
)

パラメータ

items
子項目のコレックション。
参照

関連項目

MatrixCell クラス
MatrixCell メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.